[INFO] fetching crate dom-content-extraction 0.4.2...
[INFO] fixing dom-content-extraction-0.4.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate dom-content-extraction 0.4.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate dom-content-extraction 0.4.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dom-content-extraction 0.4.2
[INFO] tweaked toml for crates.io crate dom-content-extraction 0.4.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dom-content-extraction 0.4.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dom-content-extraction 0.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chardetng v1.0.0
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3ee99ef780c4784ca319f5610e35b56d57db2265a96021942687ddd289813184
[INFO] running `Command { std: "docker" "start" "3ee99ef780c4784ca319f5610e35b56d57db2265a96021942687ddd289813184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ee99ef780c4784ca319f5610e35b56d57db2265a96021942687ddd289813184" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ee99ef780c4784ca319f5610e35b56d57db2265a96021942687ddd289813184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ee99ef780c4784ca319f5610e35b56d57db2265a96021942687ddd289813184" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking tendril v0.5.0
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking ego-tree v0.11.0
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking chardetng v1.0.0
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking lzma-rust2 v0.16.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]     Checking scraper v0.26.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking dom-content-extraction v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stdout] error: couldn't read `src/../html/test_1.html`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/utils.rs:310:31
[INFO] [stdout]     |
[INFO] [stdout] 310 |     const TEST_1_HTML: &str = include_str!("../html/test_1.html");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../html/test_2.html`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/utils.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |     const TEST_2_HTML: &str = include_str!("../html/test_2.html");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dom-content-extraction` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3ee99ef780c4784ca319f5610e35b56d57db2265a96021942687ddd289813184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ee99ef780c4784ca319f5610e35b56d57db2265a96021942687ddd289813184", kill_on_drop: false }`
[INFO] [stdout] 3ee99ef780c4784ca319f5610e35b56d57db2265a96021942687ddd289813184
